inherited frmEmailAttachmentShieldOptionsDlg: TfrmEmailAttachmentShieldOptionsDlg Caption = 'Email Attachment Shield Options' ClientHeight = 414 ExplicitWidth = 320 ExplicitHeight = 446 PixelsPerInch = 96 TextHeight = 14 inherited btnOK: TResTeButton Left = 297 Top = 387 OnClick = btnOKClick ModalResult = 0 ExplicitLeft = 297 ExplicitTop = 387 end inherited btnCancel: TResTeButton Left = 396 Top = 387 ExplicitLeft = 396 ExplicitTop = 387 end inherited btnContextHelp: TResTeButton Left = 496 Top = 387 ExplicitLeft = 496 ExplicitTop = 387 end inherited pnlBackground: TTePanel Top = 7 Height = 375 ExplicitTop = 7 ExplicitHeight = 375 inherited lblTitle: TResLabel Left = 5 Top = 5 ParentShowHint = False ShowHint = True ResourceCaption = 34101 ExplicitLeft = 5 ExplicitTop = 5 end object lblRestoringAttachments: TResLabel Left = 30 Top = 38 Width = 144 Height = 14 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False ParentShowHint = False ShowHint = True Transparent = True ResourceCaption = 34116 end object lblEmailPortSettings: TResLabel Left = 30 Top = 109 Width = 123 Height = 14 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False ParentShowHint = False ShowHint = True Transparent = True ResourceCaption = 49663 end object lblPOP3Port: TResLabel Left = 46 Top = 137 Width = 143 Height = 14 ParentShowHint = False ShowHint = True Transparent = True ResourceCaption = 49664 ResourceHint = 42427 end object lblAdditionalPOP3Ports: TResLabel Left = 46 Top = 156 Width = 191 Height = 14 ParentShowHint = False ShowHint = True Transparent = True ResourceCaption = 49665 ResourceHint = 42428 end object lblSMTPPort: TResLabel Left = 46 Top = 193 Width = 145 Height = 14 ParentShowHint = False ShowHint = True Transparent = True ResourceCaption = 49666 ResourceHint = 42429 end object lblAdditionalSMTPPorts: TResLabel Left = 46 Top = 213 Width = 192 Height = 14 ParentShowHint = False ShowHint = True Transparent = True ResourceCaption = 49667 ResourceHint = 42430 end object lblEmailPortSettingsNote: TResLabel Left = 46 Top = 246 Width = 502 Height = 43 AutoSize = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Tahoma' Font.Style = [fsItalic] ParentFont = False ParentShowHint = False ShowHint = True Transparent = True WordWrap = True ResourceCaption = 49668 end object rbnAskWhereToSave: TResTeRadioButton Left = 46 Top = 56 Width = 531 Height = 20 ShowHint = True OnClick = rbnAskWhereToSaveClick Alignment = kalLeftJustify Checked = False GroupIndex = 1 Spacing = 5 ThemeObject = 'default' TabOrder = 0 Transparent = True WordWrap = False ResourceCaption = 34112 ResourceHint = 42424 end object rbnAlwaysSaveTo: TResTeRadioButton Left = 46 Top = 81 Width = 212 Height = 20 ShowHint = True OnClick = rbnAlwaysSaveToClick Alignment = kalLeftJustify Checked = False GroupIndex = 1 Spacing = 5 ThemeObject = 'default' TabOrder = 1 Transparent = True WordWrap = False ResourceCaption = 34113 ResourceHint = 42425 end object edtEmailSaveLoc: TEdit Left = 144 Top = 79 Width = 243 Height = 22 Anchors = [akLeft, akTop, akRight] ParentShowHint = False ShowHint = True TabOrder = 2 OnDragDrop = edtEmailSaveLocDragDrop OnEndDrag = edtEmailSaveLocEndDrag OnKeyUp = edtEmailSaveLocKeyUp end object btnSelectLocation: TResTeButton Left = 392 Top = 79 Width = 167 Height = 20 ShowHint = True OnClick = btnSelectLocationClick Anchors = [akTop, akRight] ParentShowHint = False TabOrder = 3 ResourceCaption = 34114 ResourceHint = 42426 end object edtPOP3Port: TEdit Left = 310 Top = 129 Width = 60 Height = 22 ParentShowHint = False ShowHint = True TabOrder = 4 Text = '110' OnChange = edtPOP3PortChange end object edtAdditionalPOP3Port: TEdit Left = 310 Top = 155 Width = 60 Height = 22 ParentShowHint = False ShowHint = True TabOrder = 5 end object edtSMTPPort: TEdit Left = 310 Top = 184 Width = 60 Height = 22 ParentShowHint = False ShowHint = True TabOrder = 6 Text = '25' OnChange = edtPOP3PortChange end object edtAdditionalSMTPPorts: TEdit Left = 310 Top = 210 Width = 60 Height = 22 ParentShowHint = False ShowHint = True TabOrder = 7 end end end